*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	outline: none;
	box-sizing: border-box;
	font-family: "Microsoft YaHei","微软雅黑","Microsoft JhengHei","华文细黑","STHeiti","MingLiu";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a{
	text-decoration: none;
}
li,dd{
	list-style-type: none;
}

.pro-drop>ul>li{
	line-height: 40px;
	text-align: left;
	padding-left: 36px;
	box-sizing: border-box;
}
@media screen and (min-width:1600px){
	*{
		font-size: 16px;
	}
	
	.con{
		width: 1314px;
		margin: auto
	}
	.footDiv{
		width: 1314px;
	}
	.cert-adv-box{
		width: 1376px;
		margin: auto;
	}
	.buy{
		width: 1200px;
	}
	
	.cert-type-header >p,.certService .title >p,.customer .title >p,.apply .title >p {
		font-size: 16px !important;
	}
	.advantage-header-item h2 {
		line-height: 60px;
		font-size: 30px;
		font-weight: 400;
		margin-bottom: 6px;
	}
	.cert-type-box .box >h2{
		font-size: 34PX;
	}
	.cert-type-box .box > p{
		font-size: 20px;
	}
	.customer .cons{
		position: relative;
		height: auto;
		display: flex;
		flex-direction: row;
	}
	.cons .cons-mid >.content{
		width: 48%;
		margin: 10px;
		height: 260px;
	}
	.customer .cons .cons-left,.cons-right{
		height: 100%;
	}
	.customer .cons .cons-left>img,.cons-right>img{
		/* margin-top: 248px; */
	}
	.apply .icon-box >.icon {
		width: 180px;
		height: 180px;
		position: relative;
		background: url('../images/newIndex/ap-icon-bg1.png') no-repeat;
	}
	.apply .icon-box >.icon:hover {
		width: 180px;
		height: 180px;
		position: relative;
		background: url('../images/newIndex/ap-icon-bg2.png') no-repeat;
	}
	.apply .icon-box .icon>img{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.apply .icon-box >img{
		margin-top: 59px;
		height: 100%;
	}
	
	.right_div{
		width: 60px;
		height: auto;
		position: fixed;
		top: 30%;
		right: 12px;
	}
	.right_div img{
		width: 100%;
		height: auto;
		display: block;
	}
}

@media screen and (max-width:1600px){
	*{
		font-size: 16px;
	}
	.buy{
		width: 960px;
	}
	.cert-type-box .box{
		height: 390px !important;
	}
	.apply{
		padding: 30px 0 40px !important;
	}
	.apply .icon-box{
		margin: 50px 0 60px !important;
	}
	.ssl-con .content>img,
	.ssl-con .content>.img4{
		width: 40%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.cons-mid .content:first-child >img.cc{
		margin: 10px 10px 0px 0px !important;
	}
	.cons-mid .content .title1{
		margin:22px 30px 22px 30px !important;
	}
	.cons-mid .content .text1{
		width: 83% !important;
	}
	.ssl-con .content >.row-title{
		font-size: 18px !important;
		margin: 22px auto 12px !important;
	}
	.ssl-con .content>.row-con{
		font-size: 12px !important;
		line-height: 1.5 !important;
	}
	.cert-type-box .box >h2{
		margin-top: 30px !important;
	}
	.cert-type-box .box >.kong{
		margin: 1.25rem auto !important;
	}
	.advantage-header-item{
		height: 100px !important;
	}
	.cert-type-box .box>.pay{
		height: 142px !important;
	}
	.cert-type-box .box > p{
		line-height:20px !important;
	}
	.cert>.cert-adv-box{
		height: auto !important;
		margin-top: -80px !important;
	}
	.cons-mid .content .text1 p {
		font-size: 12px !important;
		font-weight: 400;
		color: #999999;
		line-height: 1 !important;
	}
	.cons-mid .content .title>h2{
		font-size: 20px !important;
	}
	.cons-mid .content .text>p {
	    font-size: 14px !important;
	    font-weight: 400;
	    color: #FFFFFF;
	    line-height: 1.5 !important;
	}
	
	.con{
		width: 960px;
		margin: auto
	}
	.footDiv{
		width: 960px;
	}
	.FanClass>div.itemClass>p.title {
	    font-size: 18px !important;
	}
	.FanClass>div.itemClass>div.service{
		font-size: 14px !important;
	}
	.FanClass>div.itemClass>button.btn{
		width: 130px !important;
		height: 40px !important;
		font-size: 12px !important;
	}
	.FanClass>.con-right>ul>li>a{
		font-size: 12px !important;
		color: #fff;
	}
	.FanClass>.con-right>ul>li{
		font-size: 12px !important;
		padding-bottom:0px !important;
	}
	.FanClass>.con-right>ul>p.title{
		font-size: 16px !important;
	}
	.pro-drop>ul>li{
		line-height: 30px;
	}
	.pro-drop>ul>li a{
		font-size: 12px;
	}
	.cert-adv-box{
		width: 1000px;
		margin: auto;
	}
	.advantage-header-item h2 {
		line-height: 60px;
		font-size: 32px;
		font-weight: 400;
		margin-bottom: 15px;
	}
	.cert-type-box .box >h2{
		font-size: 26px;
	}
	.cert-type-box .box > p{
		font-size: 14px;
	}
	.customer .cons{
		position: relative;
		height: auto;
		display: flex;
		flex-direction: row;
	}
	.customer .cons .cons-left,.cons-right{
		height: auto;
	}
	.customer .cons .cons-left>img{
		/* margin-top: 523px; */
	}
	.customer .cons .cons-right>img{
		/* margin-top: 523px; */
	}
	.cons .cons-mid >.content{
		width: 57%;
		margin: 10px;
		height: 260px;
	}
	.apply .icon-box >.icon {
		width: 120px;
		height: 120px;
		position: relative;
		background: url('../images/newIndex/ap-icon-bg1.png') no-repeat;
		background-size: 100%;
	}
	.apply .icon-box >.icon:hover {
		width: 120px;
		height: 120px;
		position: relative;
		background: url('../images/newIndex/ap-icon-bg2.png') no-repeat;
		background-size: 120px auto;
	}
	.apply .icon-box >.icon >h3 {
	    font-size: 20px !important;
	}
	.apply .icon-box .icon>img{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		height: 66%;
		width: auto;
	}
	.apply .icon-box >img{
		margin-top: 44px;
		/* height: 100%; */
		height: 40px;
	}
	.footer-box-item{
		width: 19% !important;
	}
	
	.right_div{
		width: 40px;
		height: auto;
		position: fixed;
		top: 30%;
		right: 12px;
	}
	.right_div img{
		width: 100%;
		height: auto;
		display: block;
	}
	.header-div-body>.left-div>.logo_box img{
		height: 34px !important;
		margin-top: 5px;
	}
	.header-div-bottom-box{
		margin-left: 20px !important;
	}
	.header-div-bottom-box>ul>li,.header-div-bottom-box>ul>li>a{
		font-size: 12px !important;
	}
	.header-div-bottom-box>ul>li{
		margin-right: 20px !important;
	}
	.header-div-body>.right-div div.phone{
		padding-left: 20px !important;
		background-size: auto 12px !important;
		font-size: 12px !important;
	}
	.header-div-body>.right-div div.btn{
		margin-left: 20px !important;
	}
	.FanClass>div.con-right{
		width: 75% !important;
	}
	.FanClass>div.itemClass>div.service{
		padding: 0 !important;
	}
}

.header-div{
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

.header-div>.header-div-body{
	width: 91%;
	height: 78px;
	margin: 0 auto;
}

.header-div-body>.left-div{
	width: auto;
	height: 78px;
	float: left;
}

.header-div-body>.left-div>.logo_box{
	width: auto;
	height: 78px;
	padding-top: 17px;
	padding-bottom: 17px;
	float: left;
}

.header-div-body>.left-div>.logo_box img{
	width: auto;
	height: 44px;
	display: inline-block;
	margin-right: 20px;
}

.header-div-bottom-box{
	width: auto;
	height: 78px;
	float: left;
	margin-left: 70px;
}

.header-div-bottom-box>ul{
	width: auto;
	height: 78px;
}

.header-div-bottom-box>ul>li{
	width: auto;
	height: 78px;
	line-height: 78px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	margin-right: 50px;
	cursor: default;
}

.header-div-bottom-box>ul>li>a{
	font-size: 18px;
	color: #FFFFFF;
}

.header-div-bottom-box>ul>li:hover .pro-drop{
	display: block;
}

.header-div-bottom-box>ul>li a>img{
	display: none;
}

.header-div-bottom-box>ul>li:hover a>img{
	display: block;
}

.header-div-bottom-box>ul>li .pro-drop{
	height: auto;
	background-color: #0A77F3;
	position: absolute;
	z-index: 10;
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

.header-div-bottom-box>ul>li .pro-drop>img{
	width: auto;
	height: 20px;
	position: absolute;
	top: -20px;
	/* left: 13%; */
}

.pro-drop>ul>li{
	line-height: 40px;
	text-align: left;
	padding-left: 36px;
	box-sizing: border-box;
}

.pro-drop>ul>li a{
	color: #fff;
}

.header-div-body>.right-div{
	width: auto;
	height: 78px;
	float: right;
	display: flex;
	align-items: center;
}

.header-div-body>.right-div div.phone{
	line-height: 78px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: default;
	background-image: url('../img/header/tel.png');
	background-size: auto 16px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 30px;
	box-sizing: border-box;
}
.header-div-body>.right-div div.shopping{
	line-height: 78px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: default;
	background-image: url('https://program.xinchacha.com/zyyx/shopping.png');
	background-size: auto 16px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 30px;
	box-sizing: border-box;
	margin-right: 20px;
	position: relative;
}
.header-div-body>.right-div div.shopping span{
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	right: -12px;
	top: 22%;
	color: #fff;
	background-color: #f00;
	border-radius: 50%;
	font-size: 12px;
}

.header-div-body>.right-div div.btn{
	width: 90px;
	height: 34px;
	line-height: 34px;
	background: #FFFFFF;
	border: 1px solid #5A9FFF;
	border-radius: 2px;
	font-size: 14px;
	color: #0077FE;
	text-align: center;
	margin-left: 50px;
	cursor: default;
}

.header-div-body>.right-div .myCont {
    width: 40px;
    height: 40px;
    position: relative;
	margin-left: 50px;
}
.header-div-body>.right-div .myCont:hover .head_dh_xialai{
	display: block;
}
.header-div-body>.right-div .myCont .imgbox {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: 50% 50%;
    /* border: 1px solid #fff; */
}

.header-div-body>.right-div .myCont>.head_dh_xialai {
    width: 140px;
    height: auto;
    position: absolute;
    top: 40px;
    left: -50px;
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 6px;
    display: none;
    z-index: 9999;
    box-shadow: 0px 0px 10px #cdcdcd;
}

.header-div-body>.right-div .myCont>.head_dh_xialai>img {
    width: 20px;
    height: 10px;
    position: absolute;
    top: -10px;
    left: 60px;
}

.header-div-body>.right-div .myCont>.head_dh_xialai>p {
    width: 120px;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #eeeeee;
    font-size: 14px;
    color: #333333;
    cursor: default;
    margin: 0 auto;
    text-align: center;
}

.header-div-body>.right-div .myCont>.head_dh_xialai>p a{
    font-size: 14px;
    color: #333333;
}

.clear{
	width: 100%;
	height: 1px;
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.FanClass{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
}
.FanClass>div.itemClass{
	width: 22%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px solid #67ABF8;
}
.FanClass>div.itemClass>p.title{
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 400;
}
.FanClass>div.itemClass>div.service{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    padding: 20px 0px 30px;
}
.FanClass>div.itemClass>button.btn {
    width: 188px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 28px;
    font-size: 18px;
    font-family: PingFang SC;
    color: #000000;
	border: none;
}

.FanClass>div.con-right{
	width: 60%;
	display: flex;
	justify-content: space-evenly;
	/* margin-left: 3%; */
}
/* .FanClass>.con-right>ul:nth-child(2){
	width: 230px;
}
.FanClass>.con-right>ul{
	width: 300px;
	margin-right: 0%;
}
.FanClass>.con-right>ul:nth-child(2)>p.title,
.FanClass>.con-right>ul:nth-child(2)>li{
    text-align: center;
} */
.FanClass>.con-right>ul>p.title{
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    padding-bottom: 10px;
    text-align: left;
}
.FanClass>.con-right>ul>li{
	height: auto !important;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    font-family: PingFang SC;
    font-weight: 500;
    padding-bottom: 10px;
}
.FanClass>.con-right>ul>li>a{
    font-size: 14px;
	color: #fff;
}
.banner{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.banner ul{
	width: 700%;
	height: auto;
	position: relative;
	left: 0;
}
.banner ul li{
	width: calc(100% / 7);
	height: auto;
	float: left;
}
.banner ul li>a{
	display: block;
	width: 100%;
	height: auto;
}
.banner ul li>a img{
	width: 100%;
	height: auto;
	display: block;
}
.pagination .prev{
	background: url('../images/newIndex/left.png') no-repeat;
	position: absolute;
	top: 50%;
	left:79px;
	margin-top: -57px;
	width: 114px;
	height: 114px;
	z-index: 10;
	display:none;
}
.pagination .next{
	background: url('../images/newIndex/right.png') no-repeat;
	position: absolute;
	top: 50%;
	right:79px;
	margin-top: -57px;
	width: 114px;
	height: 114px;
	z-index: 10;
	display:none;
}
/* 首页内容部分 */

.Certificate{
	background: url('../images/newIndex/bg-cert.png') no-repeat center center;
}

.cert{
	width: 100%;
	height: auto;
	position: relative;
	
}
.customer{
	width: 100%;
	height: auto;
}
.apply{
	width: 100%;
	height: auto;
}
.buy-box{
	width: 100%;
	height: auto;
	background-color: #f8f9fd;
}
.buy{
	height: auto;
	margin: 0 auto;
	/* background:url('../images/newIndex/buy.png') */
}
.buy >img{
	width: 100%;
	height: auto;
}
.cert>.cert-adv-box {
	background: rgba(242, 242, 248, 0.5);
	height: auto;
	margin: -98px auto 0px;
	padding: 30px 0;
	box-sizing: border-box;
}


.advantage-header {
	display: flex;
	justify-content: space-between;
	padding: 0;
	background: linear-gradient(0deg, #2F81F2, #3873E4);
	text-align: center;
	opacity: 0.82;
}

.advantage-header-item {
	width: 25%;
	height: 130px;
	/* height: calc(100%*0.21); */
	border-right: 1px solid #ccc;
	color: #FFFFFF;
	position: relative;

}


.advantage-header-item .text{
	position: absolute;
    top:40%;
    left:50%;
    width:100%;
    transform:translate(-50%,-50%);
}
.cert-type {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}

.cert-type-header {
	margin: 42px auto;
	text-align: center;
	color: #000000;
}

.cert-type-header >h2 {
	font-weight: 600;
	font-size: 26px
}

.cert-type-header >p {
	margin-top: 20px;
	color: #999999;
	font-size: 14px;
}
.cert-type-header>.kong{
	width: 68px;
	height: 4px;
	background: #4C80E7;
	margin: 10px auto;
}
.cert-type-box{
	display: flex;
	justify-content: space-between;
}
.cert-type-box .box{
	position: relative;
	text-align: center;
	width: 24%;
	height: 574px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.28);

}
.cert-type-box .box >h2{
	margin-top: 60px;
	/* font-size: 34px; */
	font-weight: 600;
	color: #000000;
}
.cert-type-box .box >.kong{
	width: 28%;
	height: 4px;
	background: #0A77F3;
	margin: 30px auto;
}
.cert-type-box .box > p{
	width: 80%;
	margin: 0 auto;
	/* font-size: 20px; */
	font-weight: 400;
	color: #555555;
	line-height: 34px;
}
.cert-type-box .box>.pay{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 205px;
	margin: 0 auto;
	background: url('../images/newIndex/type-bottom.png') no-repeat ;
}
.cert-type-box .price{
	margin-top: 64px;
}
.cert-type-box .price>span{
	font-size: 24px;
	font-weight: 400;
	color: #929CC5;
}
.cert-type-box .price>span:nth-child(2){
	font-size: 44px;
	color: #FFFFFF;
}
.cert-type-box .pay>button{
	display: block;
	border: none;
    background-color: transparent;
    outline: none;
	width: 80%;
	height: 38px;
	border: 2px solid #0A77F3;
	border-radius: 19px;
	font-size: 18px;
	font-weight: 400;
	color: #0A77F3;
	position: absolute;
	bottom: 30%;
	left: 50%;
	transform:translate(-50%,0);
}
.certService{
	margin: 30px 0px;
}
.certService .title{
	margin: 42px auto;
	text-align: center;
}
.certService .title >h2{
	font-size: 26px;
	font-weight: 600;
}
.certService .title >p{
	margin-top: 20px;
	color: #999999;
	font-size: 14px;
}
.certService .title >.kong{
	width: 68px;
	height: 4px;
	background: #4C80E7;
	margin: 10px auto;
}
.ssl-con{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ssl-con .content{
	width: 30%;
	height:auto;
	text-align: center;
	margin: 20px 0;
}
.ssl-con .img4{
	width: 147px;
	height: 168px;
	padding: 53px 42px;
	box-sizing: border-box;
	margin: auto;
	background: url('../images/index-icon/icon4.png') no-repeat;
}
.ssl-con .content >.row-title{
	font-size: 20px;
	font-weight: 500;
	margin: 39px auto 21px;
	color: #333333;
}
.ssl-con .content>.row-con{
	font-weight: 400;
	color: #333333;
	line-height: 28px;
}

/* 我们的客户 */
.customer{
	position: relative;
	padding: 42px 0 60px;
	box-sizing: border-box;
	background: #F8F8FB;
}
.customer .title{
	text-align: center;
}
.customer .title >h2{
	font-size: 26px;
	font-weight: 600;
}
.customer .title >p{
	margin-top: 20px;
	color: #999999;
	font-size: 14px;
}
.customer .title >.kong{
	width: 68px;
	height: 4px;
	background: #4C80E7;
	margin: 10px auto;
}

.customer .cons .cons-left{
	float: left;
	width: 17%;
	text-align: center;
	align-self: center;
}
.customer .cons .cons-right{
	float: right;
	width: 17%;
	text-align: center;
	align-self: center;
}
.customer .cons .cons-middle{
	width: 66%;
	height: auto;
}
.customer .cons .cons-mid{
	width: 100%;
	height: auto;
	margin: 0px auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.customer .cons .cons-mid>.cons-mid-box{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cons-mid>.cons-mid-box .content{
	width: 49%;
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
.cons-mid .content:first-child >img.class12{
	float:right;
	margin: 32px 10px 0px 0px;
}
.cons-mid .content .title1{
	margin:55px 30px 22px 30px;
}
.cons-mid .content .title1 >p{
	display: inline-block; 
	vertical-align: top;
	width: 3px;
	height: 20px;
	background: #4C80E7;
	margin: 0 8px; 
}
.cons-mid .content .title1 >h2{
	padding: 0;
	margin: 0;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
}
.cons-mid .content .text1{
	margin-left:  40px;
	width:90% ;
	height: 98px;
}
.cons-mid .content .text1 p {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 21px;
}
.cons-mid>.cons-mid-box .content img.imgclass{
	width: 100%;
	height: auto;
	display: block;
}
.cons-mid .content .title{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 24%;
	
}
.cons-mid .content .title>h2{
	font-size: 26px;
	font-weight: 400;
	color: #FFFFFF;
}
.cons-mid .content .text{
	text-align: center;
	position: absolute;
	width: 100%;
	top: 46%;
}
.cons-mid .content .text>p{
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}
.luobo-circle{
	position: absolute;
	bottom: 30px;
	width: 100%;
}
.luobo-circle >ul{
	display: flex;
	justify-content: center;
}
.luobo-circle >ul>li{
	width: 14px;
	height: 14px;
	background: #B5C9F3;
	border-radius: 50%;
	margin: 10px;
}
.circle-blue{
	background: #4C80E7 !important;
}
.apply{
	padding: 60px 0 80px;
	box-sizing: border-box;
	background: url('../images/newIndex/app-bg.png');
}
.apply .title{
	text-align: center;
}
.apply .title >h2{
	font-size: 26px;
	font-weight: 600;
	color: #fff;
}
.apply .title >p{
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
}
.apply .title >.kong{
	width: 68px;
	height: 4px;
	background: #4C80E7;
	margin: 10px auto;
}
.apply .icon-box{
	display: flex;
	justify-content: space-around;
	margin: 90px 0;
}

.apply .icon-box >.icon >h3{
	width: 100%;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: -60px;
	font-size: 28px;
	font-weight: 100;
}

footer{
	width: 100%;
	height: auto;
	background: #444444;
}
footer .con{
	display: flex;
	justify-content: space-between;
	border-bottom:1px solid #fff
}
footer .con .footer-box-item{
	width: 17%;
	height: 271px;
	bottom: 1px solid #fff;
	color: #FFFFFF;
	cursor: default;
} 
footer .con .footer-box-item>.box-tit{
	margin: 40px 0 ;
	font-size: 16px;
}
footer .con .footer-box-item>p{
	margin: 10px 0;
}
footer .con .footer-box-item>p>span{
	/* display: inline-block; */
	vertical-align: top;
	font-size: 12px;
}
footer .con .footer-box-item>p>span:first-child{
	width:20%;
}
footer .con .footer-box-item>p>span:nth-child(2){
	width: 80%;
}
footer .con > .wxEwm{
	display: flex;
	flex-direction: column;
	justify-content: center;

}
footer .con .wx-img >img{
	display: block;
	width: 112px;
	height: auto;
	margin: auto;
}
footer .con .wxEwm >.wx-tit{
	text-align: center;
	margin: 15px 0;
}
footer>.footDiv{
	margin: 0 auto;
}
footer>.footDiv .dibiao{
	display: flex;
	flex-direction: row;
	justify-content: center;
	 margin: 0 auto;
}

footer>.footDiv .dibiao>a{
	margin: 0 10px;
}

.beian{
    font-size: 14px;
    color: #fff;
    opacity: 0.5;
    margin-top: 10px;
    cursor: default;
    text-align: center;
}

.body_count {
    width: 340px;
    position: fixed;
    top: 20%;
    left: 40%;
}
.login_count {
    width: 340px;
    height: 380px;
    padding: 10px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 0px 15px #0A77F3;
    margin-top: 20px;
}
.login_count_a {
    width: 100%;
}
#all {
    width: 80%;
    margin: 0 auto 0px;
}
#option {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #0A77F3;
    margin: 20px auto;
}

#option li {
    float: left;
    text-align: center;
    width: 50%;
    /* background: white; */
    height: 40px;
    cursor: pointer;
    color: #4f4f4f;
    font-size: 16px;
    border-radius: 20px;
    font-weight: bold;
}

#option li {
    float: left;
    text-align: center;
    width: 50%;
    /* background: white; */
    height: 40px;
    cursor: pointer;
    color: #4f4f4f;
    font-size: 16px;
    border-radius: 20px;
    font-weight: bold;
}

#option li.active {
    background: linear-gradient(to left, #4679DC ,#0A77F3);
    color: white;
    border-radius: 20px;
}

#card li {
    height: 100%;
    display: none;
}

.login_bot_count {
    width: 100%;
    border: 1px solid #0A77F3;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 3px;
    margin-top: 10px;
}

.login_bot {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
.login_button {
    margin-top: 20px;
    width: 100%;
    border: 0px;
    height: 35px;
    font-size: 16px;
    color: white;
    background: linear-gradient(to left, #4679DC ,#0A77F3);
}

#card li.active {
    display: block;
}

.login_account_count {
    width: 100%;
    border: 1px solid #0A77F3;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 3px;
    margin-top: 10px;
}

.outBox {
	width: 100%;
	height: 40px;
	border: 1px solid #0A77F3;
	box-sizing: border-box;
    margin-top: 10px;
	position: relative;
}

.outBox p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
	user-select: none;
	font-size: 14px;
}
.slider {
	width: 40px;
	height: 38px;
	background-color: #0A77F3;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
	user-select: none;
	color: #fff;
}
.slider_back {
	height: 38px;
	width: 0;
	/* background-color: #9cece0; */
	background-image: linear-gradient(to right, #4fa1ff,#0A77F3);
	position: absolute;
	top: 0px;
}

.login_account_counts {
    width: 100%;
    border: 1px solid #0A77F3;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 3px;
    margin-top: 10px;
}

.login_account_button {
    margin-top: 40px;
    width: 100%;
    border: 0px;
    height: 35px;
    font-size: 16px;
    color: white;
    background: linear-gradient(to left, #4679DC ,#0A77F3);
}

.login_account_counts>input:nth-of-type(1) {
    height: 35px;
    border: 0px;
    width: 50%;
	font-size: 12px;
}
.account_code {
    color: white;
    background-color: #0A77F3;
    padding: 5px;
    font-size: 12px;
    cursor: pointer;
    border: 0px;
}
.mobile_input {
    height: 35px;
    border: 0px;
    width: 84%;
	font-size: 12px;
}

.login_bot_count>input {
    height: 35px;
    border: 0px;
    width: 80%;
	font-size: 12px;
}

.login_bot_count>img {
    height: 20px;
    padding-left: 5px;
}

.login_account_counts>img {
    height: 20px;
    padding-left: 5px;
}

.login_account_count>img {
    height: 20px;
    padding-left: 5px;
}

.login_count_a_l {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
	cursor: default;
	color: #A1A2A2;
	font-size: 18px;
}

#warnId{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: fixed;
	bottom: 40px;
	right: 10px;
}

#warnId img{
	width: 80px;
	height: 80px;
}
#warnId .warnNo{
	position: absolute;
	top: 0px;
	right: 10px;
	padding: 4px 8px;
	border-radius: 50%;
	background-color: #FF0000;
	color: #fff;
}


.login_txt_Dom {
    font-size: 12px;
    margin-top: 10px;
    cursor: default;
    text-align: center;
}
.login_txt_Dom a{
	text-decoration: none;
	font-size: 12px;
	color: #008BFF;
}